ASP.NET Core MVC コントロールヘルプ
ItemFormatter メソッド (FlexChartBaseBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexChartBaseBuilder<T,TControl,TBuilder> クラス : ItemFormatter メソッド
The value.
Configurates C1.Web.Mvc.FlexChartBase<T>.ItemFormatter. Sets the name of the item formatter function that allows you to customize the appearance of data points.
シンタックス
'宣言
 
Public Overridable Function ItemFormatter( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder ItemFormatter( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexChartBaseBuilder<T,TControl,TBuilder> クラス
FlexChartBaseBuilder<T,TControl,TBuilder> メンバ